Error about TypeError (wrong argument type Module (expected Class)): app/controllers/player_profiles_controller.rb:1:in `<top (required)>'

Posted by edi susanto on Stack Overflow See other posts from Stack Overflow or by edi susanto
Published on 2012-10-31T10:08:40Z Indexed on 2012/10/31 11:00 UTC
Read the original article Hit count: 128

Filed under:

hy guys . . im new at this . . sorry for the word that's not understandable and the easy question . .

i'd like to ask about an error that shown below :
TypeError (wrong argument type Module (expected Class)):
app/controllers/player_profiles_controller.rb:1:in `'


i want to test the result by render json in soapUI.
does anyone know what's the problem so that the error will show up like above ?

thanks before.

regards,


edy

© Stack Overflow or respective owner

Related posts about ruby-on-rails